Skip to content

Update sqlglot requirement from <26.30.0,>=22.3.1 to >=22.3.1,<27.7.0#433

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/sqlglot-gte-22.3.1-and-lt-27.7.0
Closed

Update sqlglot requirement from <26.30.0,>=22.3.1 to >=22.3.1,<27.7.0#433
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/sqlglot-gte-22.3.1-and-lt-27.7.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Updates the requirements on sqlglot to permit the latest version.

Changelog

Sourced from sqlglot's changelog.

[v27.6.0] - 2025-08-01

💥 BREAKING CHANGES

✨ New Features

🐛 Bug Fixes

[v27.5.1] - 2025-07-30

🐛 Bug Fixes

[v27.5.0] - 2025-07-30

💥 BREAKING CHANGES

  • due to 002286e - remove AM/PM entries from postgres, oracle TIME_MAPPING (PR #5491 by @​georgesittas):

    remove AM/PM entries from postgres, oracle TIME_MAPPING (#5491)

  • due to ad78db6 - Refactor LIKE ANY and support ALL | SOME quantifiers (PR #5493 by @​VaggelisD):

    Refactor LIKE ANY and support ALL | SOME quantifiers (#5493)

✨ New Features

... (truncated)

Commits
  • 2f40fc5 feat: add more pseudocols to bq which are not expanded by star (#5509)
  • 964a275 Fix!: Make UNION column qualification recursive (#5508)
  • 4687798 Styling
  • 6256348 feat(exasol): add support for ADD_DAYS function in exasol dialect (#5507)
  • 5ce9a1d Cleanup
  • 3b52061 fix(exasol): fix TokenType.TEXT mapping in exasol dialect (#5506)
  • 2d8ce58 feat(singlestore): Added cast operator (#5504)
  • a2a2f0f feat(exasol): Add support for IF, NULLIFZERO, and ZEROIFNULL functions (#5502)
  • 6b691b3 feat(snowflake)!: Parse and transpile GET(...) extract function (#5500)
  • 89ff872 docs: update API docs, CHANGELOG.md for v27.5.1 [skip ci]
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
sqlglot [>= 23.a, < 24]

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [sqlglot](https://github.com/tobymao/sqlglot) to permit the latest version.
- [Changelog](https://github.com/tobymao/sqlglot/blob/main/CHANGELOG.md)
- [Commits](tobymao/sqlglot@v22.3.1...v27.6.0)

---
updated-dependencies:
- dependency-name: sqlglot
  dependency-version: 27.6.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 4, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 14, 2025

Superseded by #434.

@dependabot dependabot bot closed this Aug 14, 2025
@dependabot dependabot bot deleted the dependabot/pip/sqlglot-gte-22.3.1-and-lt-27.7.0 branch August 14, 2025 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants